home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 October / Macworld (1998-10).dmg / Shareware World / Info / For Developers / REALbasic / F5 Release Notes next >
Text File  |  1998-08-05  |  2KB  |  28 lines

  1. REALbasic Release F5 (August 5th, 1998)
  2.  
  3. The following bugs were fixed:
  4. • Disabling menu items beyond item 31 now works properly provided that all items are disabled (as in a Font menu for example)
  5. • Fixed export so it doesn't allow protected objects to be exported
  6. • Fixed bug with propagation of changed event parameters to event handlers
  7. • Fixed bug with drag & drop with multiline editfields
  8. • Open of app object and window in built apps consistent with development
  9. • Bug with invalid apps built after previous unsuccessful build fixed
  10. • Bug with 68k code generation with statements of the form a = b + 0
  11. • Bug where timers weren't firing in ShowModal windows fixed
  12. • SetTextAndStyle method now properly refreshes editfield
  13. • Fixed bug when selecting two listboxes/popup menus in the editor
  14. • VB Importer now imports line controls
  15. • Bugs with negtive lengths in left/mid/right fixed
  16. • Additional 68k code generation bugs fixed
  17. • Memory leak with threads fixed (thanks Avi Cherry)
  18.  
  19. The following new features were added:
  20. • The license agreement is now built in to REALbasic
  21. • VB Importer now imports .BAS (module) files 
  22.  
  23. The following changes were made:
  24. • Cursor now changes to hand when over toolbar and changes to a closed hand while dragging items from the toolbar
  25. • Font of application name in Build Application dialog changed to system (for DBCS systems)
  26. • FolderItem Locked and Visible properties are no longer read only at runtime
  27.  
  28. REALbasic is written by Andrew Barry and copyright 1997-1998 REAL Software, Inc.